main

Start point of the app

int
main
(
string[] args
)

Parameters

args string[]

Input CL arguments

Return Value

Type: int

0 if everything is OK

Meta